projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab2da68
)
* lisp/net/ange-ftp.el (ange-ftp-skip-msgs): Support ftp-ssl.
author
Michael Albinus
<michael.albinus@gmx.de>
Mon, 14 Aug 2017 16:05:58 +0000
(18:05 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Mon, 14 Aug 2017 16:05:58 +0000
(18:05 +0200)
lisp/net/ange-ftp.el
patch
|
blob
|
history
diff --git
a/lisp/net/ange-ftp.el
b/lisp/net/ange-ftp.el
index a4842077ad61d8d44f89cee3cb086cbec7b3e207..0fbf82577aa70a9b60e3d4571beee2f2c2f807ca 100644
(file)
--- a/
lisp/net/ange-ftp.el
+++ b/
lisp/net/ange-ftp.el
@@
-693,6
+693,7
@@
parenthesized expressions in REGEXP for the components (in that order)."
(concat "^200 \\(PORT\\|Port\\) \\|^331 \\|^150 \\|^350 \\|^[0-9]+ bytes \\|"
"^Connected \\|^$\\|^Remote system\\|^Using\\|^ \\|Password:\\|"
"^Data connection \\|"
+ "^SSL not available\\|"
"^local:\\|^Trying\\|^125 \\|^550-\\|^221 .*oodbye\\|"
"^500 .*AUTH\\|^KERBEROS\\|"
"^500 This security scheme is not implemented\\|"